home *** CD-ROM | disk | FTP | other *** search
/ You're the Director / You're The Director.iso / pc / macf / mfre.dir / 00044_Okay.ls < prev    next >
Encoding:
Text File  |  1995-10-10  |  123 b   |  10 lines

  1. on mouseUp
  2.   set the ink of sprite 5 to 4
  3.   updateStage()
  4.   testbut()
  5.   setdef()
  6.   unLoadCast()
  7.   go("no")
  8.   showbar()
  9. end
  10.